How to Install rdtool-elisp software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rdtool-elisp software package in Ubuntu 14.04 LTS (Trusty Tahr)

rdtool-elisp software package provides Emacs-lisp rd-mode for writing RD document, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rdtool-elisp 

rdtool-elisp is installed in your system.

Make ensure the rdtool-elisp package were installed using the commands given below,

$ sudo dpkg-query -l | grep rdtool-elisp *

You will get with rdtool-elisp package name, version, architecture and description in a table

rdtool-elisp package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Text Processing
Package rdtool-elisp
Version 0.6.38-2
Description Emacs-lisp rd-mode for writing RD document
Sub Section Text


See Also, How to uninstall or remove rdtool-elisp software package from Ubuntu 14.04 LTS (Trusty Tahr)?